-
Home
-
WP Import – Ultimate CSV XML Importer for WordPress
-
7.22 (latest)
-
Code
-
Classes
- ValidateFile
Total Complexity |
51 |
Dependencies |
2 |
Dependents |
8 |
Total lines |
300 |
Lines of code |
221 |
Logical lines of code |
139 |
Comment lines |
42 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validateCSV() |
B |
40 |
16 |
67 |
file_validation() |
A |
44 |
12 |
45 |
getFileDelimiter() |
A |
48 |
7 |
34 |
formatSizeUnits() |
S |
52 |
6 |
27 |
get_config_bytes() |
S |
60 |
4 |
14 |
validate_file_format() |
S |
59 |
3 |
14 |
getInstance() |
S |
70 |
2 |
7 |
import_record_function() |
S |
60 |
1 |
13 |